-
-
Couldn't load subscription status.
- Fork 2.5k
Feature: Introduced Omnibar 1 #17023
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Introduced Omnibar 1 #17023
Conversation
f93960a to
e1ee482
Compare
src/Files.App/ViewModels/UserControls/NavigationToolbarViewModel.cs
Outdated
Show resolved
Hide resolved
|
I found an issue where text entered into the address bar isn't cleared after removing the focus. The easiest way to test this is by removing the focus and then refocusing the address bar. |
0aeb079 to
e4ba94d
Compare
src/Files.App/ViewModels/UserControls/NavigationToolbarViewModel.cs
Outdated
Show resolved
Hide resolved
75d29b5 to
aa7d7fa
Compare
35ce79a to
dc2399d
Compare
49fd456 to
c93e9c0
Compare
4eef142 to
b1b7ad5
Compare
b1b7ad5 to
13e1f84
Compare
Co-Authored-By: Yair <[email protected]>
fde064d to
6a80bcd
Compare
479cb18 to
b230228
Compare
Co-Authored-By: Yair <[email protected]>
b230228 to
e4c6ec1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's great to see the Omnibar in action!
Resolved / Related Issues
Introduced Omnibar and added support for the Path mode.
Steps used to test these changes